-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support form array in three notations #4498
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
|
d977d7b
to
2275e7b
Compare
183003c
to
0f6744b
Compare
The changes appear to be focused on improving the handling of array-type parameters in form values and some refactoring of the unmarshaler code. Let me break down the key changes:
Positive Aspects:
Suggestions for Improvement:
Questions:
Security Considerations:
Overall Assessment: |
Signed-off-by: kevin <[email protected]>
0f6744b
to
346c71b
Compare
Fixed security considerations. |
Supports three array parameter notations: